目次

groupmgr Plugin

互換性のある DokuWiki バージョン

Lemming

plugin Group Manager

最終更新日
2010-12-04
種類
Syntax
リポジトリ
ソース

この拡張は二年以上更新されていません。もはや維持管理や対応がされておらず、互換性に問題がある可能性があります。

類似 groupmanager

タグ admin, groups, moderation

Download and Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax and Usage

Syntax:

~~GROUPMGR|[groups to manage]|[allowed users and groups]~~

Examples:

~~GROUPMGR|posters|@moderators~~

Members of group 'posters' can be managed by group 'moderators'

~~GROUPMGR|groupa, groupb|joe, @admin~~

Members of groups 'groupa' and 'groupb' can be managed by user 'joe' members of the 'admin' group

Note: superuser groups can only be managed by super users, forbidden groups can be configured, and users cannot remove themselves from the group that lets them access the group manager (including admins).

Note: if require_conf_namespace config option is set, then plugin looks in conf_namespace:$ID for configuration. Plugin will also check config namespace if a placeholder tag is used (~~GROUPMGR~~). This is the default configuration for security reasons.